PHY MAKE FIXED JOINT

Creates a new fixed joint that attaches two rigid bodies together.

  Syntax
PHY MAKE FIXED JOINT ID, A, B
PHY MAKE FIXED JOINT ID, A, B,C
  Parameters
ID
Integer
identification number of the joint
A
Integer
the first rigid body object to be attached to the joint
B
Integer
the second rigid body object to be attached to the joint
C
Integer
This value is an integer number such as 1.

  Returns

  Example Code
No example code is provided for this command